pub type binder_status_t = i32;
One of the STATUS_* values.
All unrecognized values are coerced into STATUS_UNKNOWN_ERROR.