pub unsafe extern "C" fn k_object_free(obj: *mut c_void)
@brief Free an object
@param obj Pointer to the kernel object memory address.